
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.0.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
} 
@font-face {
				font-family: 'Century Gothic';
				src: url('../fonts/gothic.eot');
				src: url('../fonts/gothic.eot?#iefix') format('embedded-opentype'),
						 url('../fonts/gothic.woff') format('woff'),
						 url('../fonts/gothic.ttf') format('truetype'),
						 url('../fonts/gothic.svg#gothic') format('svg');
				font-weight: normal;
				font-style: normal;
		}
[class^="msg-"],
[class*=" msg-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;

  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
[class^="msg-"]:before,
[class*=" msg-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.msg-muted {
  color: #eeeeee;
}
.msg-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.msg-2x {
  font-size: 2em;
}
.msg-2x.msg-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.msg-3x {
  font-size: 3em;
}
.msg-3x.msg-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.msg-4x {
  font-size: 4em;
}
.msg-4x.msg-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.msg-glass:before                { content: "\f000"; }
.msg-music:before                { content: "\f001"; }
.msg-search:before               { content: "\f002"; }
.msg-envelope:before             { content: "\f003"; }
.msg-heart:before                { content: "\f004"; }
.msg-star:before                 { content: "\f005"; }
.msg-star-empty:before           { content: "\f006"; }
.msg-user:before                 { content: "\f007"; }
.msg-film:before                 { content: "\f008"; }
.msg-th-large:before             { content: "\f009"; }
.msg-th:before                   { content: "\f00a"; }
.msg-th-list:before              { content: "\f00b"; }
.msg-ok:before                   { content: "\f00c"; }
.msg-remove:before               { content: "\f00d"; }
.msg-zoom-in:before              { content: "\f00e"; }

.msg-zoom-out:before             { content: "\f010"; }
.msg-off:before                  { content: "\f011"; }
.msg-signal:before               { content: "\f012"; }
.msg-cog:before                  { content: "\f013"; }
.msg-trash:before                { content: "\f014"; }
.msg-home:before                 { content: "\f015"; }
.msg-file:before                 { content: "\f016"; }
.msg-time:before                 { content: "\f017"; }
.msg-road:before                 { content: "\f018"; }
.msg-download-alt:before         { content: "\f019"; }
.msg-download:before             { content: "\f01a"; }
.msg-upload:before               { content: "\f01b"; }
.msg-inbox:before                { content: "\f01c"; }
.msg-play-circle:before          { content: "\f01d"; }
.msg-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.msg-refresh:before              { content: "\f021"; }
.msg-list-alt:before             { content: "\f022"; }
.msg-lock:before                 { content: "\f023"; }
.msg-flag:before                 { content: "\f024"; }
.msg-headphones:before           { content: "\f025"; }
.msg-volume-off:before           { content: "\f026"; }
.msg-volume-down:before          { content: "\f027"; }
.msg-volume-up:before            { content: "\f028"; }
.msg-qrcode:before               { content: "\f029"; }
.msg-barcode:before              { content: "\f02a"; }
.msg-tag:before                  { content: "\f02b"; }
.msg-tags:before                 { content: "\f02c"; }
.msg-book:before                 { content: "\f02d"; }
.msg-bookmark:before             { content: "\f02e"; }
.msg-print:before                { content: "\f02f"; }

.msg-camera:before               { content: "\f030"; }
.msg-font:before                 { content: "\f031"; }
.msg-bold:before                 { content: "\f032"; }
.msg-italic:before               { content: "\f033"; }
.msg-text-height:before          { content: "\f034"; }
.msg-text-width:before           { content: "\f035"; }
.msg-align-left:before           { content: "\f036"; }
.msg-align-center:before         { content: "\f037"; }
.msg-align-right:before          { content: "\f038"; }
.msg-align-justify:before        { content: "\f039"; }
.msg-list:before                 { content: "\f03a"; }
.msg-indent-left:before          { content: "\f03b"; }
.msg-indent-right:before         { content: "\f03c"; }
.msg-facetime-video:before       { content: "\f03d"; }
.msg-picture:before              { content: "\f03e"; }

.msg-pencil:before               { content: "\f040"; }
.msg-map-marker:before           { content: "\f041"; }
.msg-adjust:before               { content: "\f042"; }
.msg-tint:before                 { content: "\f043"; }
.msg-edit:before                 { content: "\f044"; }
.msg-share:before                { content: "\f045"; }
.msg-check:before                { content: "\f046"; }
.msg-move:before                 { content: "\f047"; }
.msg-step-backward:before        { content: "\f048"; }
.msg-fast-backward:before        { content: "\f049"; }
.msg-backward:before             { content: "\f04a"; }
.msg-play:before                 { content: "\f04b"; }
.msg-pause:before                { content: "\f04c"; }
.msg-stop:before                 { content: "\f04d"; }
.msg-forward:before              { content: "\f04e"; }

.msg-fast-forward:before         { content: "\f050"; }
.msg-step-forward:before         { content: "\f051"; }
.msg-eject:before                { content: "\f052"; }
.msg-chevron-left:before         { content: "\f053"; }
.msg-chevron-right:before        { content: "\f054"; }
.msg-plus-sign:before            { content: "\f055"; }
.msg-minus-sign:before           { content: "\f056"; }
.msg-remove-sign:before          { content: "\f057"; }
.msg-ok-sign:before              { content: "\f058"; }
.msg-question-sign:before        { content: "\f059"; }
.msg-info-sign:before            { content: "\f05a"; }
.msg-screenshot:before           { content: "\f05b"; }
.msg-remove-circle:before        { content: "\f05c"; }
.msg-ok-circle:before            { content: "\f05d"; }
.msg-ban-circle:before           { content: "\f05e"; }

.msg-arrow-left:before           { content: "\f060"; }
.msg-arrow-right:before          { content: "\f061"; }
.msg-arrow-up:before             { content: "\f062"; }
.msg-arrow-down:before           { content: "\f063"; }
.msg-share-alt:before            { content: "\f064"; }
.msg-resize-full:before          { content: "\f065"; }
.msg-resize-small:before         { content: "\f066"; }
.msg-plus:before                 { content: "\f067"; }
.msg-minus:before                { content: "\f068"; }
.msg-asterisk:before             { content: "\f069"; }
.msg-exclamation-sign:before     { content: "\f06a"; }
.msg-gift:before                 { content: "\f06b"; }
.msg-leaf:before                 { content: "\f06c"; }
.msg-fire:before                 { content: "\f06d"; }
.msg-eye-open:before             { content: "\f06e"; }

.msg-eye-close:before            { content: "\f070"; }
.msg-warning-sign:before         { content: "\f071"; }
.msg-plane:before                { content: "\f072"; }
.msg-calendar:before             { content: "\f073"; }
.msg-random:before               { content: "\f074"; }
.msg-comment:before              { content: "\f075"; }
.msg-magnet:before               { content: "\f076"; }
.msg-chevron-up:before           { content: "\f077"; }
.msg-chevron-down:before         { content: "\f078"; }
.msg-retweet:before              { content: "\f079"; }
.msg-shopping-cart:before        { content: "\f07a"; }
.msg-folder-close:before         { content: "\f07b"; }
.msg-folder-open:before          { content: "\f07c"; }
.msg-resize-vertical:before      { content: "\f07d"; }
.msg-resize-horizontal:before    { content: "\f07e"; }

.msg-bar-chart:before            { content: "\f080"; }
.msg-twitter-sign:before         { content: "\f081"; }
.msg-facebook-sign:before        { content: "\f082"; }
.msg-camera-retro:before         { content: "\f083"; }
.msg-key:before                  { content: "\f084"; }
.msg-cogs:before                 { content: "\f085"; }
.msg-comments:before             { content: "\f086"; }
.msg-thumbs-up:before            { content: "\f087"; }
.msg-thumbs-down:before          { content: "\f088"; }
.msg-star-half:before            { content: "\f089"; }
.msg-heart-empty:before          { content: "\f08a"; }
.msg-signout:before              { content: "\f08b"; }
.msg-linkedin-sign:before        { content: "\f08c"; }
.msg-pushpin:before              { content: "\f08d"; }
.msg-external-link:before        { content: "\f08e"; }

.msg-signin:before               { content: "\f090"; }
.msg-trophy:before               { content: "\f091"; }
.msg-github-sign:before          { content: "\f092"; }
.msg-upload-alt:before           { content: "\f093"; }
.msg-lemon:before                { content: "\f094"; }
.msg-phone:before                { content: "\f095"; }
.msg-check-empty:before          { content: "\f096"; }
.msg-bookmark-empty:before       { content: "\f097"; }
.msg-phone-sign:before           { content: "\f098"; }
.msg-twitter:before              { content: "\f099"; }
.msg-facebook:before             { content: "\f09a"; }
.msg-github:before               { content: "\f09b"; }
.msg-unlock:before               { content: "\f09c"; }
.msg-credit-card:before          { content: "\f09d"; }
.msg-rss:before                  { content: "\f09e"; }

.msg-hdd:before                  { content: "\f0a0"; }
.msg-bullhorn:before             { content: "\f0a1"; }
.msg-bell:before                 { content: "\f0a2"; }
.msg-certificate:before          { content: "\f0a3"; }
.msg-hand-right:before           { content: "\f0a4"; }
.msg-hand-left:before            { content: "\f0a5"; }
.msg-hand-up:before              { content: "\f0a6"; }
.msg-hand-down:before            { content: "\f0a7"; }
.msg-circle-arrow-left:before    { content: "\f0a8"; }
.msg-circle-arrow-right:before   { content: "\f0a9"; }
.msg-circle-arrow-up:before      { content: "\f0aa"; }
.msg-circle-arrow-down:before    { content: "\f0ab"; }
.msg-globe:before                { content: "\f0ac"; }
.msg-wrench:before               { content: "\f0ad"; }
.msg-tasks:before                { content: "\f0ae"; }

.msg-filter:before               { content: "\f0b0"; }
.msg-briefcase:before            { content: "\f0b1"; }
.msg-fullscreen:before           { content: "\f0b2"; }

.msg-group:before                { content: "\f0c0"; }
.msg-link:before                 { content: "\f0c1"; }
.msg-cloud:before                { content: "\f0c2"; }
.msg-beaker:before               { content: "\f0c3"; }
.msg-cut:before                  { content: "\f0c4"; }
.msg-copy:before                 { content: "\f0c5"; }
.msg-paper-clip:before           { content: "\f0c6"; }
.msg-save:before                 { content: "\f0c7"; }
.msg-sign-blank:before           { content: "\f0c8"; }
.msg-reorder:before              { content: "\f0c9"; }
.msg-list-ul:before              { content: "\f0ca"; }
.msg-list-ol:before              { content: "\f0cb"; }
.msg-strikethrough:before        { content: "\f0cc"; }
.msg-underline:before            { content: "\f0cd"; }
.msg-table:before                { content: "\f0ce"; }

.msg-magic:before                { content: "\f0d0"; }
.msg-truck:before                { content: "\f0d1"; }
.msg-pinterest:before            { content: "\f0d2"; }
.msg-pinterest-sign:before       { content: "\f0d3"; }
.msg-google-plus-sign:before     { content: "\f0d4"; }
.msg-google-plus:before          { content: "\f0d5"; }
.msg-money:before                { content: "\f0d6"; }
.msg-caret-down:before           { content: "\f0d7"; }
.msg-caret-up:before             { content: "\f0d8"; }
.msg-caret-left:before           { content: "\f0d9"; }
.msg-caret-right:before          { content: "\f0da"; }
.msg-columns:before              { content: "\f0db"; }
.msg-sort:before                 { content: "\f0dc"; }
.msg-sort-down:before            { content: "\f0dd"; }
.msg-sort-up:before              { content: "\f0de"; }

.msg-envelope-alt:before         { content: "\f0e0"; }
.msg-linkedin:before             { content: "\f0e1"; }
.msg-undo:before                 { content: "\f0e2"; }
.msg-legal:before                { content: "\f0e3"; }
.msg-dashboard:before            { content: "\f0e4"; }
.msg-comment-alt:before          { content: "\f0e5"; }
.msg-comments-alt:before         { content: "\f0e6"; }
.msg-bolt:before                 { content: "\f0e7"; }
.msg-sitemap:before              { content: "\f0e8"; }
.msg-umbrella:before             { content: "\f0e9"; }
.msg-paste:before                { content: "\f0ea"; }
.msg-lightbulb:before            { content: "\f0eb"; }
.msg-exchange:before             { content: "\f0ec"; }
.msg-cloud-download:before       { content: "\f0ed"; }
.msg-cloud-upload:before         { content: "\f0ee"; }

.msg-user-md:before              { content: "\f0f0"; }
.msg-stethoscope:before          { content: "\f0f1"; }
.msg-suitcase:before             { content: "\f0f2"; }
.msg-bell-alt:before             { content: "\f0f3"; }
.msg-coffee:before               { content: "\f0f4"; }
.msg-food:before                 { content: "\f0f5"; }
.msg-file-alt:before             { content: "\f0f6"; }
.msg-building:before             { content: "\f0f7"; }
.msg-hospital:before             { content: "\f0f8"; }
.msg-ambulance:before            { content: "\f0f9"; }
.msg-medkit:before               { content: "\f0fa"; }
.msg-fighter-jet:before          { content: "\f0fb"; }
.msg-beer:before                 { content: "\f0fc"; }
.msg-h-sign:before               { content: "\f0fd"; }
.msg-plus-sign-alt:before        { content: "\f0fe"; }

.msg-double-angle-left:before    { content: "\f100"; }
.msg-double-angle-right:before   { content: "\f101"; }
.msg-double-angle-up:before      { content: "\f102"; }
.msg-double-angle-down:before    { content: "\f103"; }
.msg-angle-left:before           { content: "\f104"; }
.msg-angle-right:before          { content: "\f105"; }
.msg-angle-up:before             { content: "\f106"; }
.msg-angle-down:before           { content: "\f107"; }
.msg-desktop:before              { content: "\f108"; }
.msg-laptop:before               { content: "\f109"; }
.msg-tablet:before               { content: "\f10a"; }
.msg-mobile-phone:before         { content: "\f10b"; }
.msg-circle-blank:before         { content: "\f10c"; }
.msg-quote-left:before           { content: "\f10d"; }
.msg-quote-right:before          { content: "\f10e"; }

.msg-spinner:before              { content: "\f110"; }
.msg-circle:before               { content: "\f111"; }
.msg-reply:before                { content: "\f112"; }
.msg-github-alt:before           { content: "\f113"; }
.msg-folder-close-alt:before     { content: "\f114"; }
.msg-folder-open-alt:before      { content: "\f115"; }
.msg-big
{
    text-align:center;   
    display:block;
    margin:150px auto;    
}
.msg-small
{
    text-align:center;   
    display:block;
    margin:50px auto;    
}
.msg-big i,.msg-small i
{
    color:#fff;
}
.msg-big i.grey,.msg-small i.grey,.msg i.grey
{
     color:#818387;
}
.msg-big i.red,.msg-small i.red,.msg i.red
{
    color:Red;
}
.msg-big span
{
     font:normal 20px/25px 'Century Gothic';
     color:#fff;
      display: block;
}
.msg-small span
{
    font:normal 14px/16px 'Century Gothic';
     color:#fff;
      display: block;
}
.msg span
{
     font:normal 12px/14px 'Century Gothic';
     color:#fff;
      display: block;
}
.msg-small p
{
    font:normal 14px/16px 'Century Gothic';     
    display: block;
}
.msg-big span.bold,.msg-small span.bold
{
    font-weight:bold;
}
.msg-big span.grey,.msg-small span.grey,.msg span.grey
{
      color:#818387;
} 
.msg-big i.green,.msg-small i.green,.msg span.green
{
    color:Green;    
}
.msg-big span.red,.msg-small span.red,.msg span.red
{
       color:Red;    
} 
.msg-small i.orange
{
    color:#F88402;
}